home *** CD-ROM | disk | FTP | other *** search
/ TEKNO 1996 February / TEKNO 2-1996.iso / games / capdemo1.exe / INSTALL.001 < prev    next >
Text File  |  1995-12-04  |  770b  |  31 lines

  1. BANNER "   CAPITALISM 1.0 Demo Installation  "
  2.  
  3. HELLO "This program is going to transfer the Capitalism files from"
  4. HELLO "the harddrive to the directory that you enter on the screen"
  5. HELLO "to follow."
  6. HELLO ""
  7. HELLO "                 Press a key to continue."
  8.  
  9. USER   cap_files "Install Capitalism To :" C:\CAPDEMO
  10.  
  11. SPACE cap_files 10000000
  12.  
  13. FIRSTDISK "Install Disk"
  14.  
  15. CPU 386
  16. VER 3.30
  17. RAM 356
  18. CONFIGFILES 30
  19. ONERROR "Call Interactive Magic if the problem cannot be corrected"
  20.  
  21. UNZIP cap_files  CAPDEMO
  22.  
  23. RUN "!cap_files\setup.bat" !cap_files
  24.  
  25. GOODBYE "         The installation has completed.         "
  26. GOODBYE "In the DOS prompt, type 'CAP' to start the game. "
  27. GOODBYE ""
  28. GOODBYE "              Press a key to exit...             "
  29.  
  30. END
  31.